| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEventSchemasRegistryDetails |
AwsEventSchemasRegistryDetails.clone() |
AwsEventSchemasRegistryDetails |
ResourceDetails.getAwsEventSchemasRegistry()
A schema defines the structure of events that are sent to Amazon EventBridge.
|
AwsEventSchemasRegistryDetails |
AwsEventSchemasRegistryDetails.withDescription(String description)
A description of the registry to be created.
|
AwsEventSchemasRegistryDetails |
AwsEventSchemasRegistryDetails.withRegistryArn(String registryArn)
The Amazon Resource Name (ARN) of the registry.
|
AwsEventSchemasRegistryDetails |
AwsEventSchemasRegistryDetails.withRegistryName(String registryName)
The name of the schema registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsEventSchemasRegistry(AwsEventSchemasRegistryDetails awsEventSchemasRegistry)
A schema defines the structure of events that are sent to Amazon EventBridge.
|
ResourceDetails |
ResourceDetails.withAwsEventSchemasRegistry(AwsEventSchemasRegistryDetails awsEventSchemasRegistry)
A schema defines the structure of events that are sent to Amazon EventBridge.
|
Copyright © 2023. All rights reserved.