@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class WindowsFileSystemConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
The configuration for this Microsoft Windows file system.
Constructor and Description |
---|
WindowsFileSystemConfiguration() |
Modifier and Type | Method and Description |
---|---|
WindowsFileSystemConfiguration |
clone() |
boolean |
equals(Object obj) |
String |
getActiveDirectoryId()
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is
joined to.
|
List<Alias> |
getAliases() |
WindowsAuditLogConfiguration |
getAuditLogConfiguration()
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders,
and file shares on the Amazon FSx for Windows File Server file system.
|
Integer |
getAutomaticBackupRetentionDays()
The number of days to retain automatic backups.
|
Boolean |
getCopyTagsToBackups()
A boolean flag indicating whether tags on the file system should be copied to backups.
|
String |
getDailyAutomaticBackupStartTime()
The preferred time to take daily automatic backups, in the UTC time zone.
|
String |
getDeploymentType()
Specifies the file system deployment type, valid values are the following:
|
DiskIopsConfiguration |
getDiskIopsConfiguration()
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
List<String> |
getMaintenanceOperationsInProgress()
The list of maintenance operations in progress for this file system.
|
String |
getPreferredFileServerIp()
For
MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server. |
String |
getPreferredSubnetId()
For
MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server
is located. |
String |
getRemoteAdministrationEndpoint()
For
MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell. |
SelfManagedActiveDirectoryAttributes |
getSelfManagedActiveDirectoryConfiguration() |
Integer |
getThroughputCapacity()
The throughput of the Amazon FSx file system, measured in megabytes per second.
|
String |
getWeeklyMaintenanceStartTime()
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
|
int |
hashCode() |
Boolean |
isCopyTagsToBackups()
A boolean flag indicating whether tags on the file system should be copied to backups.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setActiveDirectoryId(String activeDirectoryId)
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is
joined to.
|
void |
setAliases(Collection<Alias> aliases) |
void |
setAuditLogConfiguration(WindowsAuditLogConfiguration auditLogConfiguration)
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders,
and file shares on the Amazon FSx for Windows File Server file system.
|
void |
setAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic backups.
|
void |
setCopyTagsToBackups(Boolean copyTagsToBackups)
A boolean flag indicating whether tags on the file system should be copied to backups.
|
void |
setDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to take daily automatic backups, in the UTC time zone.
|
void |
setDeploymentType(String deploymentType)
Specifies the file system deployment type, valid values are the following:
|
void |
setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
void |
setMaintenanceOperationsInProgress(Collection<String> maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
|
void |
setPreferredFileServerIp(String preferredFileServerIp)
For
MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server. |
void |
setPreferredSubnetId(String preferredSubnetId)
For
MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server
is located. |
void |
setRemoteAdministrationEndpoint(String remoteAdministrationEndpoint)
For
MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell. |
void |
setSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration) |
void |
setThroughputCapacity(Integer throughputCapacity)
The throughput of the Amazon FSx file system, measured in megabytes per second.
|
void |
setWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
|
String |
toString()
Returns a string representation of this object.
|
WindowsFileSystemConfiguration |
withActiveDirectoryId(String activeDirectoryId)
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is
joined to.
|
WindowsFileSystemConfiguration |
withAliases(Alias... aliases)
NOTE: This method appends the values to the existing list (if any).
|
WindowsFileSystemConfiguration |
withAliases(Collection<Alias> aliases) |
WindowsFileSystemConfiguration |
withAuditLogConfiguration(WindowsAuditLogConfiguration auditLogConfiguration)
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders,
and file shares on the Amazon FSx for Windows File Server file system.
|
WindowsFileSystemConfiguration |
withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic backups.
|
WindowsFileSystemConfiguration |
withCopyTagsToBackups(Boolean copyTagsToBackups)
A boolean flag indicating whether tags on the file system should be copied to backups.
|
WindowsFileSystemConfiguration |
withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to take daily automatic backups, in the UTC time zone.
|
WindowsFileSystemConfiguration |
withDeploymentType(String deploymentType)
Specifies the file system deployment type, valid values are the following:
|
WindowsFileSystemConfiguration |
withDeploymentType(WindowsDeploymentType deploymentType)
Specifies the file system deployment type, valid values are the following:
|
WindowsFileSystemConfiguration |
withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
WindowsFileSystemConfiguration |
withMaintenanceOperationsInProgress(Collection<String> maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
|
WindowsFileSystemConfiguration |
withMaintenanceOperationsInProgress(FileSystemMaintenanceOperation... maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
|
WindowsFileSystemConfiguration |
withMaintenanceOperationsInProgress(String... maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
|
WindowsFileSystemConfiguration |
withPreferredFileServerIp(String preferredFileServerIp)
For
MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server. |
WindowsFileSystemConfiguration |
withPreferredSubnetId(String preferredSubnetId)
For
MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server
is located. |
WindowsFileSystemConfiguration |
withRemoteAdministrationEndpoint(String remoteAdministrationEndpoint)
For
MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell. |
WindowsFileSystemConfiguration |
withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration) |
WindowsFileSystemConfiguration |
withThroughputCapacity(Integer throughputCapacity)
The throughput of the Amazon FSx file system, measured in megabytes per second.
|
WindowsFileSystemConfiguration |
withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
|
public void setActiveDirectoryId(String activeDirectoryId)
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is joined to.
activeDirectoryId
- The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file
system is joined to.public String getActiveDirectoryId()
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is joined to.
public WindowsFileSystemConfiguration withActiveDirectoryId(String activeDirectoryId)
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is joined to.
activeDirectoryId
- The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file
system is joined to.public void setSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration)
selfManagedActiveDirectoryConfiguration
- public SelfManagedActiveDirectoryAttributes getSelfManagedActiveDirectoryConfiguration()
public WindowsFileSystemConfiguration withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration)
selfManagedActiveDirectoryConfiguration
- public void setDeploymentType(String deploymentType)
Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to
tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only
supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured
for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
deploymentType
- Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ
redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy,
only supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is
configured for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
WindowsDeploymentType
public String getDeploymentType()
Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to
tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only
supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured
for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ
redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy,
only supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is
configured for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
WindowsDeploymentType
public WindowsFileSystemConfiguration withDeploymentType(String deploymentType)
Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to
tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only
supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured
for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
deploymentType
- Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ
redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy,
only supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is
configured for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
WindowsDeploymentType
public WindowsFileSystemConfiguration withDeploymentType(WindowsDeploymentType deploymentType)
Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to
tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only
supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured
for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
deploymentType
- Specifies the file system deployment type, valid values are the following:
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ
redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.
SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy,
only supports SSD storage.
SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is
configured for single AZ redundancy and supports SSD and HDD storage.
For more information, see Single-AZ and Multi-AZ File Systems.
WindowsDeploymentType
public void setRemoteAdministrationEndpoint(String remoteAdministrationEndpoint)
For MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the file
system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
remoteAdministrationEndpoint
- For MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on
the file system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the
file system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
public String getRemoteAdministrationEndpoint()
For MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the file
system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on
the file system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the
file system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
public WindowsFileSystemConfiguration withRemoteAdministrationEndpoint(String remoteAdministrationEndpoint)
For MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file
system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the file
system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
remoteAdministrationEndpoint
- For MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on
the file system using Amazon FSx Remote PowerShell.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the
file system.
This endpoint is temporarily unavailable when the file system is undergoing maintenance.
public void setPreferredSubnetId(String preferredSubnetId)
For MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server
is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon FSx serves
traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that for
SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
preferredSubnetId
- For MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file
server is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon
FSx serves traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that
for SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
public String getPreferredSubnetId()
For MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server
is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon FSx serves
traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that for
SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file
server is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon
FSx serves traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as
that for SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
public WindowsFileSystemConfiguration withPreferredSubnetId(String preferredSubnetId)
For MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server
is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon FSx serves
traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that for
SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
preferredSubnetId
- For MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file
server is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon
FSx serves traffic from this subnet except in the event of a failover to the secondary file server.
For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that
for SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.
public void setPreferredFileServerIp(String preferredFileServerIp)
For MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
preferredFileServerIp
- For MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file
server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
public String getPreferredFileServerIp()
For MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file
server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
public WindowsFileSystemConfiguration withPreferredFileServerIp(String preferredFileServerIp)
For MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
preferredFileServerIp
- For MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file
server.
Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system's DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.
public void setThroughputCapacity(Integer throughputCapacity)
The throughput of the Amazon FSx file system, measured in megabytes per second.
throughputCapacity
- The throughput of the Amazon FSx file system, measured in megabytes per second.public Integer getThroughputCapacity()
The throughput of the Amazon FSx file system, measured in megabytes per second.
public WindowsFileSystemConfiguration withThroughputCapacity(Integer throughputCapacity)
The throughput of the Amazon FSx file system, measured in megabytes per second.
throughputCapacity
- The throughput of the Amazon FSx file system, measured in megabytes per second.public List<String> getMaintenanceOperationsInProgress()
The list of maintenance operations in progress for this file system.
FileSystemMaintenanceOperation
public void setMaintenanceOperationsInProgress(Collection<String> maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
maintenanceOperationsInProgress
- The list of maintenance operations in progress for this file system.FileSystemMaintenanceOperation
public WindowsFileSystemConfiguration withMaintenanceOperationsInProgress(String... maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
NOTE: This method appends the values to the existing list (if any). Use
setMaintenanceOperationsInProgress(java.util.Collection)
or
withMaintenanceOperationsInProgress(java.util.Collection)
if you want to override the existing values.
maintenanceOperationsInProgress
- The list of maintenance operations in progress for this file system.FileSystemMaintenanceOperation
public WindowsFileSystemConfiguration withMaintenanceOperationsInProgress(Collection<String> maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
maintenanceOperationsInProgress
- The list of maintenance operations in progress for this file system.FileSystemMaintenanceOperation
public WindowsFileSystemConfiguration withMaintenanceOperationsInProgress(FileSystemMaintenanceOperation... maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
maintenanceOperationsInProgress
- The list of maintenance operations in progress for this file system.FileSystemMaintenanceOperation
public void setWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
weeklyMaintenanceStartTime
- The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the
weekday number, from 1 through 7, beginning with Monday and ending with Sunday.public String getWeeklyMaintenanceStartTime()
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
public WindowsFileSystemConfiguration withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
weeklyMaintenanceStartTime
- The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the
weekday number, from 1 through 7, beginning with Monday and ending with Sunday.public void setDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to take daily automatic backups, in the UTC time zone.
dailyAutomaticBackupStartTime
- The preferred time to take daily automatic backups, in the UTC time zone.public String getDailyAutomaticBackupStartTime()
The preferred time to take daily automatic backups, in the UTC time zone.
public WindowsFileSystemConfiguration withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to take daily automatic backups, in the UTC time zone.
dailyAutomaticBackupStartTime
- The preferred time to take daily automatic backups, in the UTC time zone.public void setAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic backups. Setting this to 0 disables automatic backups. You can retain automatic backups for a maximum of 90 days.
automaticBackupRetentionDays
- The number of days to retain automatic backups. Setting this to 0 disables automatic backups. You can
retain automatic backups for a maximum of 90 days.public Integer getAutomaticBackupRetentionDays()
The number of days to retain automatic backups. Setting this to 0 disables automatic backups. You can retain automatic backups for a maximum of 90 days.
public WindowsFileSystemConfiguration withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic backups. Setting this to 0 disables automatic backups. You can retain automatic backups for a maximum of 90 days.
automaticBackupRetentionDays
- The number of days to retain automatic backups. Setting this to 0 disables automatic backups. You can
retain automatic backups for a maximum of 90 days.public void setCopyTagsToBackups(Boolean copyTagsToBackups)
A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults to false. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
copyTagsToBackups
- A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults
to false. If it's set to true, all tags on the file system are copied to all automatic backups and any
user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one
or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating
a user-initiated backup, no tags are copied from the file system, regardless of this value.public Boolean getCopyTagsToBackups()
A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults to false. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
public WindowsFileSystemConfiguration withCopyTagsToBackups(Boolean copyTagsToBackups)
A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults to false. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
copyTagsToBackups
- A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults
to false. If it's set to true, all tags on the file system are copied to all automatic backups and any
user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one
or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating
a user-initiated backup, no tags are copied from the file system, regardless of this value.public Boolean isCopyTagsToBackups()
A boolean flag indicating whether tags on the file system should be copied to backups. This value defaults to false. If it's set to true, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn't specify any tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.
public void setAliases(Collection<Alias> aliases)
aliases
- public WindowsFileSystemConfiguration withAliases(Alias... aliases)
NOTE: This method appends the values to the existing list (if any). Use
setAliases(java.util.Collection)
or withAliases(java.util.Collection)
if you want to override
the existing values.
aliases
- public WindowsFileSystemConfiguration withAliases(Collection<Alias> aliases)
aliases
- public void setAuditLogConfiguration(WindowsAuditLogConfiguration auditLogConfiguration)
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
auditLogConfiguration
- The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files,
folders, and file shares on the Amazon FSx for Windows File Server file system.public WindowsAuditLogConfiguration getAuditLogConfiguration()
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
public WindowsFileSystemConfiguration withAuditLogConfiguration(WindowsAuditLogConfiguration auditLogConfiguration)
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
auditLogConfiguration
- The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files,
folders, and file shares on the Amazon FSx for Windows File Server file system.public void setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system. By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput capacity.
diskIopsConfiguration
- The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision
additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput
capacity.public DiskIopsConfiguration getDiskIopsConfiguration()
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system. By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput capacity.
public WindowsFileSystemConfiguration withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system. By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput capacity.
diskIopsConfiguration
- The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision
additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput
capacity.public String toString()
toString
in class Object
Object.toString()
public WindowsFileSystemConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.