Package com.okta.sdk.resource.model
Class LogStreamSettingsAws
java.lang.Object
com.okta.sdk.resource.model.LogStreamSettingsAws
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LogStreamSettingsAws
extends Object
implements Serializable
Specifies the configuration for the `aws_eventbridge` Log Stream type. This configuration can't be
modified after creation.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
eventSourceName
(String eventSourceName) Your AWS account IDAn alphanumeric name (no spaces) to identify this event source in AWS EventBridgeGet regionint
hashCode()
void
setAccountId
(String accountId) void
setEventSourceName
(String eventSourceName) void
toString()